STEP 19: Now let's have the sprite tell us what time of day it will be at the future time.
- From , drag in Adding Strings. Change "Thing 1" to "In the future it will be ".
- Replace the string "Thing 2" with the variable new_time_of_day. Make sure not to delete the + sign!
- In GRAPHICS, go to . Drag in Say and replace the say text with the variable my_var.
To navigate the page using the TAB key, first press ESC to exit the code editor.